home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Resource for Source: C/C++
/
Resource for Source - C-C++.iso
/
misc_src
/
knowhow4
/
stdicons.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1995-11-01
|
155 b
|
6 lines
#ifndef __STANDART_ICONS_H_
#define __STANDART_ICONS_H_
enum { ICON_ROTATE, ICON_EDIT, ICON_FIND_FIRST, ICON_FIND_NEXT };
#endif __STANDART_ICONS_H_